home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 192
- Top = 107
- Width = 360
- Height = 247
- Caption = 'Form1'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- object Memo1: TMemo
- Left = 0
- Top = 0
- Width = 352
- Height = 169
- Align = alTop
- TabOrder = 0
- end
- object Button1: TButton
- Left = 138
- Top = 184
- Width = 75
- Height = 25
- Caption = 'Button1'
- TabOrder = 1
- OnClick = Button1Click
- end
- object PageProducer1: TPageProducer
- HTMLFile = 'C:\Program Files\Borland\Delphi5\Projects\test.htm'
- OnHTMLTag = PageProducer1HTMLTag
- Left = 280
- Top = 184
- end
- end
-